From 9f110c28a46d8e6f5f3a44808c5b9ab3126db5a0 Mon Sep 17 00:00:00 2001 From: Paul Donald Date: Thu, 21 Nov 2024 17:57:00 +0100 Subject: [PATCH] luci-app-p910nd: excise luci-compat Signed-off-by: Paul Donald (cherry picked from commit b4a07a23c1bd22ed85ed4680d373344bd0daf80b) --- applications/luci-app-p910nd/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/applications/luci-app-p910nd/Makefile b/applications/luci-app-p910nd/Makefile index bd6075dd3d..8f23d6a4fe 100644 --- a/applications/luci-app-p910nd/Makefile +++ b/applications/luci-app-p910nd/Makefile @@ -7,7 +7,7 @@ include $(TOPDIR)/rules.mk LUCI_TITLE:=p910nd - Printer server module -LUCI_DEPENDS:=+luci-compat +p910nd +LUCI_DEPENDS:=+luci-base +p910nd include ../../luci.mk -- 2.30.2